GtkTextView: Fix horizontal scrolling
authorAlexander Larsson <alexl@redhat.com>
Wed, 2 Oct 2013 14:21:10 +0000 (16:21 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 2 Oct 2013 14:23:41 +0000 (16:23 +0200)
commit79e5069dffe737e7f9553027f271d711c67b9da8
treea6048068cc7986ed6b3f6590093470e70ea7f34a
parent1ac13435b7c14dd9b97ad7a9d292acd51337d66e
GtkTextView: Fix horizontal scrolling

We didn't properly invalidate when scrolling horizontally.

https://bugzilla.gnome.org/show_bug.cgi?id=708019
gtk/gtktextview.c